home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / status26.zip / READ.ME < prev    next >
Text File  |  1993-01-13  |  6KB  |  105 lines

  1. Version 1.0 of Network Mail (import) Status. First publice release of
  2. program I originally wrote for my own use with the PCRelay import/export
  3. log. Now uses the Postlink log(s).
  4.  
  5. I have done a lot of rewrite in this release so if you have any problems
  6. please report them to me as quickly as possible...
  7.  
  8. Verson 1.1. Tightened up the code and made internal enhancements to
  9. program. No bugs reported. Did fix last transfer date so that the
  10. bulletin displays that date instead of the current date.
  11.  
  12. Version 1.2. Corrected an error in the archiving routine that prevented
  13. the log file to roll over and generat the archive. Also added the last
  14. bulletin to the archive so the totals would be contained in the archive
  15. too.
  16.  
  17. Version 1.3. Corrected an error that made the conference totals in the
  18. right hand column, of odd totaled conferenves, off by one position.
  19. The grand total was correct but the totals displayed in the right hand
  20. columns was incorrect.
  21.  
  22. Version 1.4. Corrected a network problem with the archive file. I had
  23. the LOG file open at the time the archiving took place on the rollover.
  24. On a network this produced a "Cannot open file" error with PKZIP.EXE. I
  25. have corrected the problem thanks to Bob Neal of Corporate Headquarters
  26. BBS (my support BBS) for testing the code on his network. All I had to
  27. do was load SHARE.EXE to find the error.
  28.  
  29. Version 1.5. Corrected the sort problem with upper and lower case
  30. conference names. Took me a while to figure this one out, I'm just
  31. slow (dumb).
  32.  
  33. Version 1.6. Changed white periods (spacer) in color bulletins to
  34. blue so less white to glare at viewers. Contrast seems much nicer
  35. with this color arrangement.
  36.  
  37. Version 1.7. Continued to change format/colors on bulletins. Corrected
  38. an error that created a premature Conference Name termination. I was
  39. using the period at the end of the line for a terminator but if the BBS
  40. had conference names with a period in them if used them instead. I now
  41. scan the names backwards starting at position 63 in the log. Also fixed
  42. a color error in version 1.6 if number of conference total was an odd
  43. number. This version produces a much nicer looking bulletin.
  44.  
  45. Version 2.0. Major revisions. Now needs serial number to register the
  46. program and remove the "Unregistered BBS" from bulletins. Now also
  47. has optional last import mail transfer bulletin. Bulletin format has
  48. been changed to make things clearer. Much work on this update! Please
  49. read the docs, the command line parameters have changed.
  50.  
  51. Version 2.1. Continued to enhance the program and found a couple of
  52. display errors. In the last mail bulletin I was incorrectly using the
  53. current time instead of the time in the Postlink log. I also added
  54. the option of using IBM exteneded codes in both the ANSI and ACII
  55. versions and not using them in PCBoard. Please read the doc file for
  56. details.
  57.  
  58. Version 2.2. Corrected some display and bulletin output errors. Added
  59. Status2 v1.0 to archive to do export bulletin. Corrected a Hub problem
  60. with the bulletin output that created blank (non-existant) conference
  61. names. I thought this had been totally corrected in 2.1, but found
  62. there was still another problem in this area. Whew!
  63.  
  64. Version 2.3 (STATUS.EXE), v1.1 (STATUS2.EXE). Had an error in the serial
  65. number routines in both programs that miscalculated some BBS names and
  66. displayed then as Unregistered. Sorry!
  67.  
  68. Version 2.4. Status Export/Import/Last Import are now a single program
  69. verses the quick fix STATUS2.EXE. I forgot that the Postlink logs could
  70. be two separate files and I only had STATUS.EXE 2.1-2.3 doing the
  71. archiving (rollover). This meant that the EXPORT.LOG would not be
  72. archived. Did not think about this till I was converting this version.
  73. Command line options have now been put in the nine line configuration
  74. file (can be any name). Single or combined log files, single or multiple
  75. configuration files. Some display and internal corrections made, all
  76. non-critical. Three bulletins are now added to the archive. Please see
  77. the documentation for details on changes.
  78.  
  79. Version 2.5. Had problem come up that caused an endless loop on some
  80. systems while the program was reading in and processing the CFG file.
  81. Did not show up on my system till Bob Neal reported it on his. Sure
  82. enough with his CFG file it locked up. Added a display that shows when
  83. the program is doing it's configuration. Normally this should just flash
  84. off the screen and you might never see it. Fixed the error. Also fixed
  85. a couple other minor stuff like the "no message" bulletins, and a display
  86. color or two that were in error.
  87.  
  88. Version 2.6. Has a problem in 2.5 that caused the serial numbers not to
  89. register if user used a path to the bulletins. Oversight on my part.
  90. Fixed this as well as a couple minior internal errors. Added the ability
  91. to use a path to STATUS.EXE by setting the Environment variable for
  92. those who might want to not run this from current directory or path.
  93. See documentation for details. Added display that now shows when it is
  94. searching for it's location in current directory, path or environment.
  95. This and the configuring message are for those times the program might
  96. lock up so the user can report any problems and tell where it happened.
  97. Both of these displays should normally be very rapid displays depending
  98. on the system and it's configuration.
  99.  
  100.                 James Huckabey
  101.                 3621-A Fraser Street
  102.                 Bellingham, Washington 98226 U.S.A.
  103.                 (206) 671-2868 (voice)
  104.  
  105.